home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 8 / Eagles_Nest_Mac_Collection_Disc_8.TOAST / Developer Environments / AppMkr151#2 / Libraries / MPW / AMLibraryC / ResourceDefs.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-10-08  |  462 b   |  18 lines  |  [TEXT/MPS ]

  1. /* ResourceDefs.h */
  2. /* Created 9/28/91 10:03 AM by AppMaker */
  3.  
  4. /* This module is used only for compiling the AppMaker library.*/
  5. /* It is not actually part of the library. It is replaced at linktime*/
  6. /* by a ResourceDefs.h generated for your specific application.*/
  7.  
  8.  
  9. /* ALRT IDs */
  10. #define AboutID            1
  11. #define WrongTypeID        2
  12. #define AlreadyOpenID    3
  13. #define IOErrorID        4
  14. #define SaveID            5
  15. #define RevertID        6
  16. #define CantOverWriteID    7
  17. #define CantPrintID        8
  18.